tools/firmware/Makfile: Respect caller's CONFIG_PV_SHIM
authorIan Jackson <iwj@barriere.debian.org>
Fri, 12 Oct 2018 16:00:16 +0000 (16:00 +0000)
committerHans van Kranenburg <hans@knorrie.org>
Tue, 15 Dec 2020 09:15:41 +0000 (10:15 +0100)
commit60ae970881cf373c3e5c91c4ca50e35699a74de5
tree8906aa4014556e13a4be45d26af30b21c580933b
parent3d95f43aff2c48fa243221dc2e1e8a98988960f1
tools/firmware/Makfile: Respect caller's CONFIG_PV_SHIM

This makes it easier to disable the shim build.  (In Debian we need to
build the shim separately because it needs different compiler flags
and a different XEN_COMPILE_ARCH.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
tools/firmware/Makefile